added AC_LIBTOOL_WIN32_DLL as a preparation for proper builds of shared
authorMichael Schumacher <schumaml@cvs.gnome.org>
Fri, 25 Aug 2006 20:36:10 +0000 (20:36 +0000)
committerMichael Schumacher <schumaml@src.gnome.org>
Fri, 25 Aug 2006 20:36:10 +0000 (20:36 +0000)
commit91b0d4561853c69cb8872e5d61b6abdf1099dc0f
tree9355c3ccba4fc7f7cf581fc3635c2d817e7d00b6
parentc75a14cd564b666afeb30bdc9db5654567e08c8c
added AC_LIBTOOL_WIN32_DLL as a preparation for proper builds of shared

2006-08-25  Michael Schumacher  <schumaml@cvs.gnome.org>

* configure.ac: added AC_LIBTOOL_WIN32_DLL as a preparation for
proper builds of shared libs on win32 & there's no need to define
OS_WIN32 here...
* babl/babl-extension.c:  ...if the only place where it is needed
can be handled by HAVE_DLFCN_H
ChangeLog
babl/babl-extension.c
configure.ac